パスワードを忘れた? アカウント作成
496479 journal

bananan_wの日記: padlock爆速日記

日記 by bananan_w
鼻血が出るほど速いね。

★padlock 未使用(C7 1.2GHz)
$ openssl  speed -evp aes-128-cbc
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128-cbc      12169.18k    16338.11k    17885.35k    18361.69k    18436.08k

$ openssl speed -evp aes-256-cbc
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-256-cbc       9834.09k    12244.50k    13135.36k    13396.31k    13470.38k

★padlock 使用(C7 1.2GHz)
$ openssl  speed -evp aes-128-cbc --engine  padlock
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128-cbc      65290.20k   211343.72k   485490.86k   713454.82k   830652.42k

$ openssl speed -evp aes-256-cbc -engine padlock
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-256-cbc      63966.83k   195393.02k   408577.45k   559178.07k   624478.07k

★AthlonXP1400+ 1.2GHz
$ openssl speed -evp aes-128-ecb
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128-ecb      28218.93k    29969.10k    30671.96k    30851.75k    30894.76k

$ openssl speed -evp aes-256-cbc
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-256-cbc      19909.11k    21157.93k    21563.65k    21676.71k    21733.38k

★PentiumIII(tualatin) 850MHz
$ openssl speed -evp aes-128-ecb
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-128-ecb      19513.81k    21121.39k    21292.63k    21607.43k    21553.15k

$ openssl speed -evp aes-256-cbc
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
aes-256-cbc      13499.33k    14390.54k    14604.89k    14743.89k    14699.18k

この議論は賞味期限が切れたので、アーカイブ化されています。 新たにコメントを付けることはできません。
typodupeerror

人生の大半の問題はスルー力で解決する -- スルー力研究専門家

読み込み中...